home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- browseOpenPatternAction = id;
- cancelOpenPatternAction = id;
- listOpenPatternPopupAction = id;
- patternOpenPatternPopupAction = id;
- useOpenPatternAction = id;
- };
- CLASS = DKDOpenPattern;
- LANGUAGE = ObjC;
- OUTLETS = {
- browseOpenPatternButton = NSButton;
- cancelOpenPatternButton = NSButton;
- listOpenPatternPopup = NSPopUpButton;
- patternOpenPatternPopup = NSPopUpButton;
- useOpenPatternButton = NSButton;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = "java.lang.Object"; LANGUAGE = Java; }
- );
- IBVersion = 1;
- }